warning - [parse] [project]/node_modules/.pnpm/postcss@8.4.14/node_modules/postcss/lib/input.js  /node_modules/.pnpm/postcss@8.4.14/node_modules/postcss/lib/input.js:44:20  lint TP1006 path.resolve(???*0*) is very dynamic
      40 |         isAbsolute(opts.from)
      41 |       ) {
      42 |         this.file = opts.from
      43 |       } else {
         +                     v
      44 +         this.file = resolve(opts.from)
         +                     ^
      45 |       }
      46 |     }
      47 | 
      48 |     if (pathAvailable && sourceMapAvailable) {
  
  - *0* ???*1*["from"]
    ⚠️  unknown object
  - *1* opts
    ⚠️  pattern without value